You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > Sub Method > Vector.Sub Method ([In] TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.Sub Method ([In] TMtxVec)

Array subtraction.

Syntax
C#
Visual Basic
public TMtxVec Sub([In] TMtxVec Vec);

Subtract each of Vec elements from corresponding elements in the calling object. An exception is raised if Vec and calling object size and Complex properties do not match.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!